Welcome![Sign In][Sign Up]
Location:
Search - dv-hop algorithm

Search list

[matlabDVHOP

Description: 该程序在matlab环境下完成DV HOP算法的实现。可算出最短路经算法计算节点间跳数、每个信标节点的校正值并可用用跳数估计距离。-err
Platform: | Size: 1024 | Author: snow | Hits:

[GPS developDV-HOP

Description: 对无线传感器网络定位技术经典算法在OMNET++仿真软件中用C++编程的源代码-Of wireless sensor network algorithm in the classic positioning technology OMNET simulation software using C programming source code
Platform: | Size: 7168 | Author: 李惠云 | Hits:

[Grid ComputingDV-HOP

Description: 本方法是采用 DV-HOP算法进行节点之间的定位。-This method is the use of DV-HOP algorithm positioning between nodes.
Platform: | Size: 1024 | Author: 何明坤 | Hits:

[Program docDV-Hopziliao

Description: 本文资料对DV-Hop算法进行了分析论述,并且用MATLAB进行了仿真。-In this paper, information on the DV-Hop algorithm on an analysis and simulation with MATLAB.
Platform: | Size: 181248 | Author: 张伟 | Hits:

[Otherdv-hop

Description: 改善DV-Hop算法对节点的定位精度和提高覆盖率,-In order to raise the node localization accuracy and coverage fraction of DV-Hop algorithm,
Platform: | Size: 5120 | Author: lisi | Hits:

[matlabDV-HOP

Description: 这是用MATLAB仿真平台,实现无线传感器网络定位算法仿真。-This is a MATLAB simulation platform, wireless sensor network localization algorithm simulation.
Platform: | Size: 226304 | Author: 都伊林 | Hits:

[matlabDV-hop

Description: 无线传感器网络典型定位算法DV-Hop的实现-Typical wireless sensor network localization algorithm implementation of DV-Hop
Platform: | Size: 1024 | Author: suzie | Hits:

[matlabDV-Hop

Description: MATLAB对于网络定位的仿真,是针对dv-hop的算法的仿真-MATLAB simulation for network, which is based on the orientation of the dv-hop algorithm simulation
Platform: | Size: 1024 | Author: 赵林喜 | Hits:

[matlabDV-Hop

Description: 无线传感器网络DV-Hop节点定位算法,基于Matlab的源程序。-Wireless sensor network node, DV-Hop localization algorithm, based on the Matlab source code.
Platform: | Size: 2048 | Author: gongyuevic | Hits:

[matlabDV-Hop

Description: 无线传感器网络中经典定位算法:dv-hop算法的实现-Wireless sensor network localization algorithm in the classic: dv-hop algorithm implementation
Platform: | Size: 1024 | Author: XS | Hits:

[matlabDV-hop

Description: 一种基于DV-hop算法的源代码,仿真结果及图形,有助于对算法的进一步理解-DV-hop algorithm based on the source code, simulation results and graphics to help further understanding of the algorithm
Platform: | Size: 179200 | Author: 姜涛 | Hits:

[matlabDV-hop

Description: 这个是无线传感器网络的DV-hop算法,对初学者很有用,可以看看。-This wireless sensor networks DV-hop algorithm, useful for beginners, you can see.
Platform: | Size: 1024 | Author: lxc | Hits:

[matlabDV-hop定位算法仿真

Description: DV-Hop定位算法的仿真与改进算法 可以输出定位结果图和误差统计图,有一些临时的统计输出代码不能直接用,要更新得到的数据(Simulation and improved algorithm of DV-Hop location algorithm)
Platform: | Size: 8192 | Author: lethelimited | Hits:

[matlabdv-hop

Description: 无线传感器定位算法的DV-hop matlab仿真代码 相信对大家很有帮助(Wireless sensor positioning algorithm DV-hop matlab simulation code, I believe that very helpful to everyone)
Platform: | Size: 2048 | Author: 糯米沙琪玛 | Hits:

[matlabDV-hop

Description: dv-hop定位算法源码,matlab的m文件,解压可以直接用(dv-hop localization algorithm)
Platform: | Size: 180224 | Author: dwjhadb | Hits:

[OtherWeight-NRDV-Hop

Description: 基于多通信半径的加权DV-Hop改进算法(An Improving DV-Hop Algorithm Based on Multi Communication Radius.)
Platform: | Size: 1024 | Author: 夏沐熙 | Hits:

[matlabDV-Hop均匀

Description: 所有节点随机分布 DV-Hop算法 不同通信半径 不同锚节点数(All nodes randomly distributed DV-Hop algorithm with different communication radius and different anchor points.)
Platform: | Size: 186368 | Author: 大手送 | Hits:

[Data structsnew-DV-Hop-code

Description: 改进DV-Hop定位算法 首先设置初始量,布置了一个范围为100×100m2的区域,其上随机分布100个传感器节点,其中有10个信标节点,节点的通信半径为30m。 第二步在正方形区域内产生均匀分布的随机拓扑,随机产生节点坐标并将其中十个选定为信标节点,其余九十个设为未知节点,然后画出节点分布图。 第三步通过最短路径法计算未知节点与每个信标节点的最小跳数。 第四步根据前面记录的其他信标节点的位置信息和相距跳数估算平均每跳的实际距离,用跳数估计距离的方法得出未知节点到信标节点的距离。 第五步用极大似然估计法求未知节点坐标 (Improved DV-Hop localization algorithm first set the initial amount, layout 100100m2 the area of ​ ​ a range of 100 sensor nodes randomly distributed on the 10 beacon node, the node communication radius of 30m. The second step in the square area to generate uniformly distributed random topology, random coordinates of the nodes and ten of the selected beacon node, the remaining 90 is set to unknown node, and then draw the node distribution diagram. The third step is to calculate the minimum number of hops of the unknown node and each beacon node through the shortest path method. The fourth step according to the location information of the other beacon nodes in the previous record and away from hops to estimate the average hop distance and hop count to estimate the distance to come to the distance of the unknown node to beacon nodes. The fifth step maximum likelihood estimation method and the unknown coordinates of the nodes)
Platform: | Size: 1024 | Author: robinkk4 | Hits:

[matlabPSODV-HOP

Description: 对比了dv-hop基本算法,和加入pso后得算法。由于结果是随机产生的,不能保证每次得结构都能提高,但大部分时候,比基本算法得定位准确度好。(DV hop algorithm is compared with PSO algorithm. Because the results are generated randomly, it can not be guaranteed that every time the structure can be improved, but most of the time, the positioning accuracy is better than the basic algorithm.)
Platform: | Size: 4096 | Author: Summer825 | Hits:

[matlabDV-Hop

Description: 无需测距算法 DV-Hop定位算法 3个文件 随机部署节点 邻居计算 和 DV-Hop定位三个 每个都是一个函数 输入参数即可运行(range-free DV-Hop localization algorithm. Including three files square_random,calculate_neighbor and DV-Hop)
Platform: | Size: 1024 | Author: huangkaka | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net